home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q106 / 2 / 12.TXT < prev    next >
Text File  |  1993-11-16  |  3KB  |  68 lines

  1. DOCUMENT:Q106212  09-NOV-1993  [W_NT]
  2. TITLE   :Breaking Out of GREP May Return You to Command Prompt
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:buglist 3.10
  7.  
  8. -----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT Resource Kit
  12. -----------------------------------------------------------------------
  13.  
  14. SYMPTOMS
  15. ========
  16.  
  17. If you run GREP--"Global Regular Expression Print," a POSIX-based tool
  18. included in the Windows NT Resource Kit--using the command line
  19. parameter ô/ö (or the more commonly attempted ô/?ö for help on the
  20. GREP command), the cursor is placed on the next screen line without a
  21. prompt (GREP is waiting for input from you). If you then attempt
  22. breaking out of the GREP command by using CTRL+C, you are returned to
  23. the command prompt, but when you attempt to close the command prompt
  24. window (such as when you type 'exit' and then press ENTER at the
  25. command prompt), the command prompt window does not close and you are
  26. unable to close the window using any other means (such as by choosing
  27. End Task from the Task List, choosing Terminate from the Settings menu
  28. in the Control Box, or choosing Logoff or Shutdown).
  29.  
  30. Windows NT is unable to log off or shut down because this window is
  31. open, resulting in the need to manually reset the computer if you want
  32. to log off or shut down.
  33.  
  34. RESOLUTION
  35. ==========
  36.  
  37. For help on the GREP command, use the command line parameter -H
  38. instead of /?. Also, when you attempt to break out of GREP, use
  39. CTRL+Z, instead of CTRL + C. This allows GREP to close normally and
  40. will not result in the application locking up.
  41.  
  42. STATUS
  43. ======
  44.  
  45. Microsoft has confirmed this to be a problem in GREP.EXE from the
  46. Windows NT Resource Kit. We are researching this problem and will post
  47. new information here in the Microsoft Knowledge Base as it becomes
  48. available.
  49.  
  50. Additional reference words: 3.10
  51. KBCategory:
  52. KBSubCategory: ntrk
  53.  
  54. =============================================================================
  55.  
  56. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  57. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  58. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  59. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  60. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  61. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  62. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  63. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  64. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  65. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  66. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  67.  
  68. Copyright Microsoft Corporation 1993.